Total Complexity | 88 |
Dependencies | 0 |
Dependents | 4 |
Total lines | 481 |
Lines of code | 222 |
Logical lines of code | 120 |
Comment lines | 154 |
Methods | 26 |
Properties | 2 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
__construct() | 46 | 15 | 38 | |
fromString() | 47 | 10 | 33 | |
__toString() | 58 | 8 | 13 | |
validate() | 54 | 6 | 23 | |
setExpires() | 67 | 6 | 6 | |
matchesDomain() | 58 | 5 | 15 | |
matchesPath() | 60 | 5 | 13 | |
setDomain() | 68 | 4 | 6 | |
setMaxAge() | 68 | 4 | 6 | |
setSecure() | 69 | 2 | 6 | |
setDiscard() | 69 | 2 | 6 | |
setPath() | 69 | 2 | 6 | |
getMaxAge() | 78 | 2 | 3 | |
isExpired() | 78 | 2 | 3 | |
setName() | 69 | 2 | 6 | |
setValue() | 69 | 2 | 6 | |
setHttpOnly() | 69 | 2 | 6 | |
getValue() | 80 | 1 | 3 | |
getHttpOnly() | 80 | 1 | 3 | |
getDomain() | 80 | 1 | 3 | |
getDiscard() | 80 | 1 | 3 | |
getPath() | 80 | 1 | 3 | |
getSecure() | 80 | 1 | 3 | |
getExpires() | 80 | 1 | 3 | |
toArray() | 82 | 1 | 3 | |
getName() | 80 | 1 | 3 |